Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH/REF/WIP: refactor shared table views #90

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tangkong
Copy link
Contributor

Description

  • Refactors shared table models to have their own self-contained table views for ease of use and extensibility

Motivation and Context

Going about adding more functionality.

How Has This Been Tested?

Interactively, ensuring existing tests run

Where Has This Been Documented?

This PR

Pre-merge checklist

  • Code works interactively
  • Code follows the style guide
  • Code contains descriptive docstrings, including context and API
  • New/changed functions and methods are covered in the test suite where possible
  • Test suite passes locally
  • Test suite passes on GitHub Actions
  • Ran docs/pre-release-notes.sh and created a pre-release documentation page
  • Pre-release docs include context, functional descriptions, and contributors as appropriate

…om QTableViews for simplicity of use and ease of extensibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant